vSMC
vSMC: Scalable Monte Carlo
List of all members
vsmc::cxx11::rank< T[N]> Struct Template Reference

#include <vsmc/cxx11/type_traits.hpp>

Additional Inherited Members

- Public Types inherited from vsmc::cxx11::integral_constant< std::size_t, rank< T >::value+1 >
typedef integral_constant< std::size_t, v > type
 
typedef std::size_t value_type
 
- Public Member Functions inherited from vsmc::cxx11::integral_constant< std::size_t, rank< T >::value+1 >
constexpr operator value_type () const noexcept
 
constexpr value_type operator() () const noexcept
 
- Static Public Attributes inherited from vsmc::cxx11::integral_constant< std::size_t, rank< T >::value+1 >
static constexpr const std::size_t value
 

Detailed Description

template<typename T, std::size_t N>
struct vsmc::cxx11::rank< T[N]>

Definition at line 591 of file type_traits.hpp.